home *** CD-ROM | disk | FTP | other *** search
- Auto-detecting code for the 80386/80486 micro-processor.
- Copyright(c) 1988,89 Thomas A. Toth, Jr. for Synergy Software Developers.
-
- A set of routines that can be implemented into any Turbo Pascal 5.0
- program to be run on any IBM clone that is compatible with the Turbo
- run-time library. Works on 8088 - 80486 based machines, although the
- 32-bit data xfers only occur when the presence of a 32-bit micro-
- processor is detected (at program init!), otherwise these procs will
- use 16-bit requests (compatible on 8088/86/188/186/286). Will detect
- 386/486 whether on motherboard or slot-card (i.e.: Intel InBoard 386)!
-
- Semi-complete documentation can be found at the top of TT_32Bit.Pas.
-
- Happy Programming, fellow Byte-Heads.
- [=Thom=] 4 June, 1989